Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig--sessionManager

This contribution is part of XML component org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig inside nuxeo-webengine-core-9.10.jar /OSGI-INF/authentication-contrib.xml

Extension Point

Extension point sessionManager of component PluggableAuthenticationService.

Contributed Items

  • <sessionManager class="org.nuxeo.ecm.webengine.login.WebEngineSessionManager" enabled="true" name="WebEngine">
        </sessionManager>

XML Source

<extension point="sessionManager" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">

    <sessionManager class="org.nuxeo.ecm.webengine.login.WebEngineSessionManager" enabled="true" name="WebEngine">
    </sessionManager>
  </extension>